FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EHDSLaboratoryReport

Packagehl7.fhir.eu.imaging-manifest-r5
Resource TypeStructureDefinition
IdEHDSLaboratoryReport
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSLaboratoryReport.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReport
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSLaboratoryReport
TitleLaboratory report model
Realmeu
Authorityhl7
DescriptionA - EHDS refined base model for Laboratory result report
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReport
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSLaboratoryReportBodyLaboratory report body model
EHDSLaboratoryReportHeaderLaboratory report header model
EHDSMediaMedia model

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSLaboratoryReport

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSLaboratoryReport 0..*BaseLaboratory report model
Instances of this logical model can be the target of a Reference
... laboratoryReportHeader 1..1EHDSLaboratoryReportHeaderA.1 - Laboratory report header
... laboratoryReportStructuredBody 1..1EHDSLaboratoryReportBodyA.2 - Laboratory Report structured body
... presentedForm 0..*EHDSAttachmentA.3 - Attachment
... laboratoryReportAttachments[x] 0..*A.4 - Attachment, Media
.... laboratoryReportAttachmentsEHDSAttachmentEHDSAttachment
.... laboratoryReportAttachmentsEHDSMediaEHDSMedia

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSLaboratoryReport",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReport",
  "version": "0.1.0",
  "name": "EHDSLaboratoryReport",
  "title": "Laboratory report model",
  "status": "draft",
  "date": "2025-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "A - EHDS refined base model for Laboratory result report",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSLaboratoryReport",
        "path": "EHDSLaboratoryReport",
        "short": "Laboratory report model",
        "definition": "A - EHDS refined base model for Laboratory result report",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryReport.laboratoryReportHeader",
        "path": "EHDSLaboratoryReport.laboratoryReportHeader",
        "short": "A.1 - Laboratory report header",
        "definition": "Report header data elements",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryReport.laboratoryReportHeader",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReportHeader"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryReport.laboratoryReportStructuredBody",
        "path": "EHDSLaboratoryReport.laboratoryReportStructuredBody",
        "short": "A.2 - Laboratory Report structured body",
        "definition": "Report body data elements",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryReport.laboratoryReportStructuredBody",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReportBody"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryReport.presentedForm",
        "path": "EHDSLaboratoryReport.presentedForm",
        "short": "A.3 - Attachment",
        "definition": "Entire report as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryReport.presentedForm",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryReport.laboratoryReportAttachments[x]",
        "path": "EHDSLaboratoryReport.laboratoryReportAttachments[x]",
        "short": "A.4 - Attachment, Media",
        "definition": "Report attachments data elements",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryReport.laboratoryReportAttachments[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSLaboratoryReport",
        "path": "EHDSLaboratoryReport",
        "short": "Laboratory report model",
        "definition": "A - EHDS refined base model for Laboratory result report"
      },
      {
        "id": "EHDSLaboratoryReport.laboratoryReportHeader",
        "path": "EHDSLaboratoryReport.laboratoryReportHeader",
        "short": "A.1 - Laboratory report header",
        "definition": "Report header data elements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReportHeader"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryReport.laboratoryReportStructuredBody",
        "path": "EHDSLaboratoryReport.laboratoryReportStructuredBody",
        "short": "A.2 - Laboratory Report structured body",
        "definition": "Report body data elements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryReportBody"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryReport.presentedForm",
        "path": "EHDSLaboratoryReport.presentedForm",
        "short": "A.3 - Attachment",
        "definition": "Entire report as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryReport.laboratoryReportAttachments[x]",
        "path": "EHDSLaboratoryReport.laboratoryReportAttachments[x]",
        "short": "A.4 - Attachment, Media",
        "definition": "Report attachments data elements",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedia"
          }
        ]
      }
    ]
  }
}